home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-01-18 | 1.7 KB | 42 lines | [TEXT/MPS ] |
- #---------------------------------------------------------------------------------------------------
- # |
- # File: Windoid.MAMake |
- # |
- # Description: Makefile for Windoid. |
- # |
- # |
- # Copyright © 1991 by Apple Computer, Inc. All rights reserved. |
- #---------------------------------------------------------------------------------------------------
-
-
- #---------------------------------------------------------------------------------------------------
- # List here the Application's Name
- AppName = Windoid
-
-
- #---------------------------------------------------------------------------------------------------
- # List resource files that the Rez file includes if you want to include
- # more or less than the standard set
-
- OtherRsrcFiles = ∂
- "{MAObj}FloatWindow.rsrc"
- # "{SrcApp}views.rsrc"
-
-
- #---------------------------------------------------------------------------------------------------
- # List any additional interfaces that your application is dependent on
- OtherInterfaces = ∂
- "{SrcApp}IncludeFiles.h" ∂
- "{SrcApp}WindoidRez.h"
-
-
- #---------------------------------------------------------------------------------------------------
- # Name any other object files to link in
- OtherLinkFiles =
-
-
- #---------------------------------------------------------------------------------------------------
- # Express any additional dependencies for separate compilations.
- # Include dependencies for the MacApp and Building block interfaces
- # if you are dependent on them
-